[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     $>      The effective uid of this process.  Example:

                  $< = $>;  # set real uid to the effective uid
                  ($<,$>) = ($>,$<);  # swap real and effective uid

             (Mnemonic: it's the uid you went TO, if you're  run-
             ning  setuid.)   Note: $< and $> can only be swapped
             on machines supporting setreuid().

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson